type github.com/jackc/pgx/v5/pgtype.encodePlanInt8CodecTextInt64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1283: 			return encodePlanInt8CodecTextInt64{}
		int.go#L1299: type encodePlanInt8CodecTextInt64 struct{}
		int.go#L1301: func (encodePlanInt8CodecTextInt64) Encode(value any, buf []byte) (newBuf []byte, err error) {